home *** CD-ROM | disk | FTP | other *** search
- object DcSplashFrame: TDcSplashFrame
- Left = 0
- Top = 0
- Width = 262
- Height = 120
- AutoScroll = False
- TabOrder = 0
- Visible = False
- object Shape1: TShape
- Left = 0
- Top = 0
- Width = 262
- Height = 120
- Align = alClient
- OnMouseMove = ULOff
- end
- object L1: TLabel
- Left = 46
- Top = 38
- Width = 207
- Height = 26
- Caption =
- 'Please register your copy of DreamCalc Pro and stop this message' +
- ' appearing.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- WordWrap = True
- OnMouseMove = ULOff
- end
- object L3: TLabel
- Left = 46
- Top = 72
- Width = 200
- Height = 13
- Caption = 'Registration is Easy & Inexpensive!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnMouseMove = ULOff
- end
- object WebLabel: TLabel
- Left = 46
- Top = 90
- Width = 49
- Height = 13
- Cursor = crHandPoint
- Caption = 'WebLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnClick = WebLabelClick
- OnMouseMove = WebLabelMouseMove
- end
- object Image1: TImage
- Left = 6
- Top = 38
- Width = 33
- Height = 64
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- OnMouseMove = ULOff
- end
- object Shape2: TShape
- Left = 4
- Top = 28
- Width = 253
- Height = 1
- end
- object Logo: TImage
- Left = 4
- Top = 8
- Width = 147
- Height = 17
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- OnMouseMove = ULOff
- end
- end
-